home *** CD-ROM | disk | FTP | other *** search
/ Freelog 41 / Freelog041.iso / BestOf / TweakALL / tweakall3fullsetup.exe / {app} / TweakAll3.exe / 0 / RCDATA / TSELECTUPDATES / TSELECTUPDATES.txt
Text File  |  2002-11-24  |  3KB  |  117 lines

  1. object SelectUpdates: TSelectUpdates
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Updates Available'
  7.   ClientHeight = 303
  8.   ClientWidth = 301
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 262
  22.     Width = 301
  23.     Height = 41
  24.     Align = alBottom
  25.     TabOrder = 0
  26.     object btnOK: TButton
  27.       Left = 8
  28.       Top = 8
  29.       Width = 75
  30.       Height = 25
  31.       Caption = 'OK'
  32.       Default = True
  33.       TabOrder = 0
  34.       OnClick = btnOKClick
  35.     end
  36.     object btnCancel: TButton
  37.       Left = 216
  38.       Top = 8
  39.       Width = 75
  40.       Height = 25
  41.       Cancel = True
  42.       Caption = 'Cancel'
  43.       TabOrder = 1
  44.       OnClick = btnCancelClick
  45.     end
  46.   end
  47.   object PluginTree: TElTree
  48.     Left = 0
  49.     Top = 0
  50.     Width = 301
  51.     Height = 262
  52.     Cursor = crDefault
  53.     LeftPosition = 0
  54.     DragCursor = crDrag
  55.     Align = alClient
  56.     AutoCollapse = False
  57.     DockOrientation = doNoOrient
  58.     DefaultSectionWidth = 120
  59.     BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  60.     CustomPlusMinus = True
  61.     ExplorerEditMode = False
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clWindowText
  64.     Font.Height = -11
  65.     Font.Name = 'Tahoma'
  66.     Font.Style = []
  67.     GradientSteps = 64
  68.     HeaderHeight = 19
  69.     HeaderHotTrack = False
  70.     HeaderSections.Data = {F4FFFFFF00000000}
  71.     HeaderFont.Charset = DEFAULT_CHARSET
  72.     HeaderFont.Color = clWindowText
  73.     HeaderFont.Height = -11
  74.     HeaderFont.Name = 'MS Sans Serif'
  75.     HeaderFont.Style = []
  76.     HorzScrollBarStyles.ShowTrackHint = False
  77.     HorzScrollBarStyles.Width = 16
  78.     HorzScrollBarStyles.ButtonSize = 16
  79.     IgnoreEnabled = False
  80.     IncrementalSearch = False
  81.     KeepSelectionWithinLevel = False
  82.     LineBorderActiveColor = clBlack
  83.     LineBorderInactiveColor = clBlack
  84.     LineHeight = 17
  85.     MinusPicture.Data = {
  86.       BE000000424DBE00000000000000760000002800000009000000090000000100
  87.       0400000000004800000000000000000000001000000000000000000000000000
  88.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  89.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777000
  90.       00007FFFFFFF700000007FFFFFFF700000007FFFFFFF700000007F77777F7000
  91.       00007FFFFFFF700000007FFFFFFF700000007FFFFFFF70000000777777777000
  92.       0000}
  93.     MouseFrameSelect = True
  94.     MultiSelect = False
  95.     OwnerDrawMask = '~~@~~'
  96.     PlusPicture.Data = {
  97.       BE000000424DBE00000000000000760000002800000009000000090000000100
  98.       0400000000004800000000000000000000001000000000000000000000000000
  99.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  100.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777000
  101.       00007FFFFFFF700000007FFF7FFF700000007FFF7FFF700000007F77777F7000
  102.       00007FFF7FFF700000007FFF7FFF700000007FFFFFFF70000000777777777000
  103.       0000}
  104.     ScrollbarOpposite = False
  105.     ShowCheckboxes = True
  106.     ShowLeafButton = False
  107.     SortType = stCustom
  108.     StoragePath = 'Tree'
  109.     TabOrder = 1
  110.     TabStop = True
  111.     VertScrollBarStyles.ShowTrackHint = True
  112.     VertScrollBarStyles.Width = 16
  113.     VertScrollBarStyles.ButtonSize = 16
  114.     VirtualityLevel = vlNone
  115.   end
  116. end
  117.